home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 25 / AMIGAplus Sonderheft 25 (2000)(Falke)(DE)(Track 1 of 4)[!].iso / PublicDomain / Anwendungen / LimitWhite / Source / Patch.h < prev    next >
C/C++ Source or Header  |  2000-01-11  |  914b  |  21 lines

  1. /* ------------------------------------------------------------------------------------------------------------ */
  2. /*                                                                                                              *
  3.  *   LimitWhite V1.0 Patch Functions Header
  4.  *                                                                                                              */
  5. /* ------------------------------------------------------------------------------------------------------------ */
  6.  
  7. /* ------------------------------------------------------------------------------------------------------------ */
  8.  
  9. #include <exec/types.h>
  10. #include <intuition/intuition.h>
  11.  
  12. #include <pragma/exec_lib.h>
  13. #include <pragma/utility_lib.h>
  14.  
  15. #include <string.h>
  16. #include <stdio.h>
  17.  
  18. /* ------------------------------------------------------------------------------------------------------------ */
  19.  
  20. /* End Of Text */
  21.